Fix compilation warning: use the correct conversion specifier
authorJavier Jardón <jjardon@gnome.org>
Mon, 21 Dec 2009 03:01:03 +0000 (04:01 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:55:08 +0000 (20:55 -0400)
commit7ed2cbcfce2aec0653d4ac200d1dc5217c400d52
treea7ed9078928b3876751108494e85ef8ddde348f4
parent4b03789551e1b8bd7bf48cfc2dd145965717d9d6
Fix compilation warning: use the correct conversion specifier

Use G_GSIZE_FORMAT instead of %i

The warning was added in
commit ba651d4022ed4dceb6ad7394adcb0ff6c8006581
demos/testpixbuf-color.c